Excavation Shoring

OSHA Timber Shoring Tables

Trench Box

Typically trench excavation is supported by trench boxes (aka trench shields) now days. This is for conveyance and usability. However, OSHA's specification on Excavations in 1926 Subpart P - Excavations include a section on Timber Shoring in subpart P appendix C, along with the tables to design them. OSHA's version of the tables are pretty rough, so I've cleaned them up, and more readable versions can be downloaded from here. The reason to get familiar with these tables, is that they are really the most difficult excavation shoring tables out there. That being said, if you can use one of these tables, then the much simpler tables for trench boxes will be a piece of cake to use.

Now, designing shoring systems is only one aspect of trench safety, but that is something that you should have already covered in your safety class so I am not going to cover it here. If you have not had a safety class on trenches, then you can either simply read the OSHA specifications, or take one of the many classes on trench safety offered privately by manufactures and rental companies. Depending on your situation, you might even get to take one for free.

I am going to be covering some information pertaining to soils, and allowable slopes, but the focus of this presentation is going to be on getting familiar with the Timber Shoring tables.

Soil Type A

Soil Fissures

"Type A" means cohesive soils with an unconfined, compressive strength of 1.5 tons per square foot (tsf) (144 kPa), or greater. Examples of cohesive soils are: clay, silty clay, sandy clay, clay loam, and, in some cases, silty clay loam and sandy clay loam. Cemented soils such as caliche, and hardpan are also considered Type A. However, no soil is Type A if:

  1. The soil is fissured; or
  2. The soil is subject to vibration from heavy traffic, pile driving, or similar effects; or
  3. The soil has been previously disturbed; or
  4. The soil is part of a sloped, layered system where the layers dip into the excavation on a slope of four horizontal to one vertical (4H:1V) or greater; or
  5. The material is subject to other factors that would require it to be classified as a less stable material.

(Fissured Soil Image Source)

I need to point out that Soil type A is very rare, and it is unlikely that you will every come across it in your career. You should also know that, if you have two separate layers of soil of different soil types, its safest to design for the lowest strength soil layer.

OSHA: Simple Slope

OSHA: Multiple Bench

That being said, if you do come across Soil type A, then you might want to use sloped sides rather than shoring. The minimum slope that OSHA allows for Type A Soil is 3/4 to 1. So, in the image of the 20 ft deep trench, to the left, the side would have to be 15 ft further back than at the bottom of the trench. Some additional guidelines are available for sloping in layered soils of different types in section 1926 Subpart P App B - Sloping and Benching.

Speaking of which, you can also use benching, but you still need to maintain that slope with the exception of the bottom 4 ft. This 4 ft limit comes from the specification 1926.651(c)(2) about requirements of egress. Interestingly enough, you can have a 5 ft deep trench if an examination, by a competent person, shows no indication of a potential cave-in.

One last general note, there are requirements that state the soil spoils should be kept at least 2 ft away from the edges of an excavation in order to prevent trench collapse. You should be aware, that this excavated soil is of Type C, and must be sloped accordingly if personnel will be anywhere near it.

(Continued on the next slide.)

Soil Type A (Continued)

OSHA: Shielded Support

The trench requirements for shoring, or shield support, are that the sides of the shield must be at least 18" above the adjacent soil to prevent overtopping from small slides. Additionally, any soil above the shield must be sloped (or benched) in accorance with its soil type.

Soil Type B

OSHA: Soil Type B Simple Slope

"Type B" means:

  1. Cohesive soil with an unconfined compressive strength greater than 0.5 tsf (48 kPa) but less than 1.5 tsf (144 kPa); or
  2. Granular cohesionless soils including: angular gravel (similar to crushed rock), silt, silt loam, sandy loam, and, in some cases, silty clay loam and sandy clay loam.
  3. Previously disturbed soils except those which would otherwise be classified as Type C soil.
  4. Soil that meets the unconfined compressive strength, or cementation requirements of Type A soil, but is subject to vibration or fissured; or
  5. Dry rock that is not stable; or
  6. Material that is part of a sloped, layered, system, where the layers dip into the excavation on a slope less steep than four horizontal to one vertical (4H:1V), but only if the material would otherwise be classified as Type B.

OSHA: Soil Type B Shield Supported

OSHA: Benched Soil Type B

Notice that the compressive strength is less than it is for Type A soil and the sloping requirements are 1 to 1.

Soil Type C

OSHA: Soil Type C Simple Slope (1.5 to 1)

"Type C" means:

  1. Cohesive soil with an unconfined compressive strength of 0.5 tsf (48 kPa) or less; or
  2. Granular soils including gravel, sand, and loamy sand; or
  3. Submerged soil or soil from which water is freely seeping; or
  4. Submerged rock that is not stable, or
  5. Material in a sloped, layered system where the layers dip into the excavation on a slope of four horizontal to one vertical (4H:1V) or steeper.

OSHA: Soil Type C Shield Supported

Type C soil is generally what you will find in the state of Florida and all cities. It should also be noted that no benching is allowed in Soil Type C. The slope is a little hard to read, so to be clear the slope requirements are a maximum of $1 \frac{1}{2}$ to $1$. Based on the simple slope drawing, if you have a trench 20 ft deep, in Type C soil, and the bottom is 5 ft wide, then the width of the trench at the top will be at least 65 ft. Think about how big your site would have to be to store the spoils.

Thumb Penetration Test

Simulated Thumb Penetration Test

OSHA's thumb penetration test can be used to estimate the unconfined compressive strength of cohesive soils. (This test is based on the thumb penetration test described in the American Society for Testing and Materials (ASTM) Standard designation D2488 - "Standard Recommended Practice for Description of Soils (Visual - Manual Procedure).")

Type A soils with an unconfined compressive strength of 1.5 tsf can be readily indented by the thumb; however, they can only be penetrated by the thumb with very great effort.

Type C soils with an unconfined compressive strength of 0.5 tsf can be easily penetrated several inches by the thumb, and can be molded with light finger pressure.

Since Type B soils have a compressive strength less than Type A but more than Type C, if your thumb can penitrate the sample with moderate effort, then the soil is Type B.

This test should be conducted on an undisturbed soil sample, such as a large clump of spoil, as soon as practicable after excavation to minimize the effects of exposure to drying influences. If the excavation is later exposed to wetting influences (rain, flooding), the classification of the soil must be changed accordingly.

(Simulated Thumb Penetration Test Image Source)

In [1]:
%run OSHA_Tables/Base_Table.py
Oak_Soil_A = load_table("Oak_C-1_1.csv")
Oak_Soil_B = load_table("Oak_C-1_2.csv")
Oak_Soil_C = load_table("Oak_C-1_3.csv")
DF_Soil_A = load_table("DF_C-2_1.csv")
DF_Soil_B = load_table("DF_C-2_2.csv")
DF_Soil_C = load_table("DF_C-2_3.csv")

Timber Shoring Parts

Timber Excavation Shoring

When we look at the shoring tables we need to be clear about just what each part is. The image to the right is of a cutaway of a trench, showing the uprights, and wales of one side, as well as the shoring cross braces.

In this image, the uprights extend 18" above the top of the trench; so this shoring could be setting in a trench below grade, with sloped sides above, or just the spoils pile could be nearby.

Though the image is not showing any additional supports for the cross braces or wales, these supports would have to be present unless the assembly was bolted together.

Timber Tables

Let's take a look at one of the OSHA Timber Shoring Tables.

In [2]:
shoring_table(DF_Soil_A)
Out[2]:
TIMBER TRENCH SHORING -- MINIMUM TIMBER REQUIREMENTS *
SOIL TYPE A: P(a) = 25 X H + 72 psf (2 ft Surcharge)
Depth of Trench (Feet) Size (actual, not nominal) and Spacing of Members **
Cross Braces Wales Uprights
Horizontal Spacing (Feet) Vertical Spacing (Feet) Width of Trench (Feet) Vertical Spacing (Feet) Size (Inches) Maximum Allowable Horizontal Spacing (Feet)
UP TO 4 UP TO 6 UP TO 9 UP TO 12 UP TO 15 CLOSE 4 5 6 8
5 TO 10 UP TO 6 4 4X4 4X4 4X4 4X4 4X6 Not Req'd 4X6
UP TO 8 4 4X4 4X4 4X4 4X6 4X6 Not Req'd
UP TO 10 4 4X6 4X6 4X6 6X6 6X6 4 8X8 4X6
UP TO 12 4 4X6 4X6 4X6 6X6 6X6 4 8X8 4X6
10 TO 15 UP TO 6 4 4X4 4X4 4X4 6X6 6X6 Not Req'd 4X10
UP TO 8 4 4X6 4X6 4X6 6X6 6X6 4 6X8 4X6
UP TO 10 4 6X6 6X6 6X6 6X6 6X6 4 8X8 4X8
UP TO 12 4 6X6 6X6 6X6 6X6 6X6 4 8X10 4X6 4X10
15 TO 20 UP TO 6 4 6X6 6X6 6X6 6X6 6X6 4 6X8 3X6
UP TO 8 4 6X6 6X6 6X6 6X6 6X6 4 8X8 3X6 4X12
UP TO 10 4 6X6 6X6 6X6 6X6 6X8 4 8X10 3X6
UP TO 12 4 6X6 6X6 6X6 6X8 6X8 4 8X12 3X6 4X12
OVER 20 SEE NOTE 1
Douglas Fir Members)
* Douglas fir or equivalent with a bending strength not less than 1500 psi.
** Manufactured members of equivalent strength may be substituted for wood.

Firstly, this table is formatted slightly different to the ones in my pdf here, but it contains the same information, and we use it the same way. First we read down to our tench depth, i.e. 13 ft would fall in the "10 TO 15" range. Next we pick our Horizontal spacing of our cross braces. Let's have our cross braces spaced at 8 ft on center. Let's also say that our trench is 6 ft wide.

With this final bit of information we can determine the member sizes, and remaining spacings. Our cross braces need to be 4x6s and spaced vertically every 4 ft. Our wales need to be 6x8s also spaced 4 ft vertically. Lastly, our uprights need to be 4x6s, but since this is Type A soil we only need to have one ever 4 ft horizontally.

Since we have covered timber beams and columns you might be strick by the sizes of the members. The reason for this is when soil fails, and the trench tries to collapse, that soil will act like a liquid that weights 120 pounds per cubic foot. You can think of soil like concrete except that it sets up instantly when it stops moving. In a shallow 5 ft trench, the soil pressure could be as much as 600 psf. That would be like a car parked on your chest, almost certain death.

Example 1

It is probably easier for you to learn how to use these tables by checking to see if a particular design is correct. Look at the following design and try to determine if it is adequate. If there is something wrong, make a note of it. Once you have decided, click on the slide below to see if you were right.

Using Oak shoring, in a 16 ft deep, and 9 ft wide trench, through Type B soil:

  • 6x8 Cross Braces spaced 5 ft vertically and 6 ft horizontally
  • 8x10 Wales spaced 5 ft vertically
  • 3x6 Uprights spaced as close as they can be.
In [3]:
shoring_table(Oak_Soil_B)
Out[3]:
TIMBER TRENCH SHORING -- MINIMUM TIMBER REQUIREMENTS *
SOIL TYPE B: P(a) = 45 X H + 72 psf (2 ft Surcharge)
Depth of Trench (Feet) Size (actual, not nominal) and Spacing of Members **
Cross Braces Wales Uprights
Horizontal Spacing (Feet) Vertical Spacing (Feet) Width of Trench (Feet) Vertical Spacing (Feet) Size (Inches) Maximum Allowable Horizontal Spacing (Feet)
UP TO 4 UP TO 6 UP TO 9 UP TO 12 UP TO 15 CLOSE 2 3 4 6
5 TO 10 UP TO 6 5 4X6 4X6 6X6 6X6 6X6 5 6X8 2X6
UP TO 8 5 6X6 6X6 6X6 6X8 6X8 5 8X10 2X6
UP TO 10 5 6X6 6X6 6X6 6X8 6X8 5 10X10 2X6
See Note 1
10 TO 15 UP TO 6 5 6X6 6X6 6X6 6X8 6X8 5 8X8 2X6
UP TO 8 5 6X6 6X6 6X6 8X8 8X8 5 10X10 2X6
UP TO 10 5 8X8 8X8 8X8 8X8 8X10 5 10X12 2X6
See Note 1
15 TO 20 UP TO 6 5 6X8 6X8 6X8 8X8 8X8 5 8X10 3X6
UP TO 8 5 8X8 8X8 8X8 8X8 8X10 5 10X12 3X6
UP TO 10 5 8X8 8X8 8X10 8X10 10X10 5 12X12 3X6
See Note 1
OVER 20 SEE NOTE 1
Mixed Oak Members)
* Mixed oak or equivalent with a bending strength not less than 850 psi.
** Manufactured members of equivalent strength may be substituted for wood.

Example 1 Solution

This design is correct.

Example 2

Look at the following design and try to determine if it is adequate. If there is something wrong, make a note of it. Once you have decided, click on the slide below to see if you were right.

Using Douglas Fir shoring, in an 11 ft deep, and 7 ft wide trench, through Type C soil:

  • 6x8 Cross Braces spaced 5 ft vertically and 7 ft horizontally
  • 10x10 Wales spaced 5 ft vertically
  • 4x6 Uprights spaced as close as they can be.
In [4]:
shoring_table(DF_Soil_C)
Out[4]:
TIMBER TRENCH SHORING -- MINIMUM TIMBER REQUIREMENTS *
SOIL TYPE C: P(a) = 80 X H + 72 psf (2 ft Surcharge)
Depth of Trench (Feet) Size (actual, not nominal) and Spacing of Members **
Cross Braces Wales Uprights
Horizontal Spacing (Feet) Vertical Spacing (Feet) Width of Trench (Feet) Vertical Spacing (Feet) Size (Inches) Maximum Allowable Horizontal Spacing (Feet)
UP TO 4 UP TO 6 UP TO 9 UP TO 12 UP TO 15 CLOSE 4 5 6 8
5 TO 10 UP TO 6 5 6X6 6X6 6X6 6X6 8X8 5 8X8 3X6
UP TO 8 5 6X6 6X6 6X6 8X8 8X8 5 10X10 3X6
UP TO 10 5 6X6 6X6 8X8 8X8 8X8 5 10X12 3X6
See Note 1
10 TO 15 UP TO 6 5 6X8 6X8 6X8 8X8 8X8 5 10X10 4X6
UP TO 8 5 8X8 8X8 8X8 8X8 8X8 5 12X12 4X6
See Note 1
See Note 1
15 TO 20 UP TO 6 5 8X8 8X8 8X8 8X10 8X10 5 10X12 4X6
See Note 1
See Note 1
See Note 1
OVER 20 SEE NOTE 1
Douglas Fir Members)
* Douglas fir or equivalent with a bending strength not less than 1500 psi.
** Manufactured members of equivalent strength may be substituted for wood.

Example 2 Solution

This design is not adequate. The problem is that the 6x8 cross braces cannot be spaced any farther apart than 6 ft.

Example 3

Look at the following design and try to determine if it is adequate. If there is something wrong, make a note of it. Once you have decided, click on the slide below to see if you were right.

Using Oak shoring, in a 7 ft deep, and 9 ft wide, trench, through Type C soil:

  • 8x8 Cross Braces spaced 6 ft vertically and 8 ft horizontally
  • 10x12 Wales spaced 6 ft vertically
  • 2x6 Uprights spaced as close as they can be.
In [5]:
shoring_table(Oak_Soil_C)
Out[5]:
TIMBER TRENCH SHORING -- MINIMUM TIMBER REQUIREMENTS *
SOIL TYPE C: P(a) = 80 X H + 72 psf (2 ft Surcharge)
Depth of Trench (Feet) Size (actual, not nominal) and Spacing of Members **
Cross Braces Wales Uprights
Horizontal Spacing (Feet) Vertical Spacing (Feet) Width of Trench (Feet) Vertical Spacing (Feet) Size (Inches) Maximum Allowable Horizontal Spacing (Feet)
UP TO 4 UP TO 6 UP TO 9 UP TO 12 UP TO 15 CLOSE 4 5 6 8
5 TO 10 UP TO 6 5 6X8 6X8 6X8 8X8 8X8 5 8X10 2X6
UP TO 8 5 8X8 8X8 8X8 8X8 8X10 5 10X12 2X6
UP TO 10 5 8X10 8X10 8X10 8X10 10X10 5 12X12 2X6
See Note 1
10 TO 15 UP TO 6 5 8X8 8X8 8X8 8X8 8X10 5 10X12 2X6
UP TO 8 5 8X10 8X10 8X10 8X10 10X10 5 12X12 2X6
See Note 1
See Note 1
15 TO 20 UP TO 6 5 8X10 8X10 8X10 8X10 10X10 5 12X12 3X6
See Note 1
See Note 1
See Note 1
OVER 20 SEE NOTE 1
Mixed Oak Members)
* Mixed oak or equivalent with a bending strength not less than 850 psi.
** Manufactured members of equivalent strength may be substituted for wood.

Example 3 Solution

This design is not adequate. The problem is that the cross braces and wales cannot be spaced more than 5 ft vertically.

Wrap-up

I did not discuss the the notes that go along with these tables, but there are in the pdf so you can read them at your leisure. And again, you are probably not going to be using timber shoring, but you may see it on the AIC exam. Even though timber shoring is unusual, if you understand what we have covered, then you will be able to use the more common trench boxes very easily.

Finally, I hope you now have a better feel for how important it is to provide shoring.

References:

Class website (Use this link to if you are taking the course on e-learning.)

Github.io version of course website (Do not use this link if you are taking this course in Summer A or B.)

IPython.org (IPython is the opensource software used in the development of much of this course.)

Complete Software List

CSS stylesheet

###Useful Tip:

If you use Firefox or Chrome then installing one of the following extensions will make viewing images in lectures easier.

* Firefox - [Thumbnail Zoom Plus](https://addons.mozilla.org/en-US/firefox/addon/thumbnail-zoom-plus/?src=search)
* Chrome - [Hover Free](https://chrome.google.com/webstore/detail/hover-free/hcmnnggnaofmhflgomfjfbndngdoogkj) (Not to be confused with Hover Zoom.)

/* class = "max box" for img tags


Audio Player:
<audio controls data-autoplay preload>
 <source src="https://github.com/damontallen/Construction-Lectures-Fall-2014/raw/master/Intro/FILE%20NAME.mp3"
         type='audio/mp3'>
 <p>Your user agent does not support the HTML5 Audio element or the files are missing.</p>
</audio>

*/
class = "max box" == style="max-width:300px; max-height:300px; border:1px solid blue; float:left; margin-right:3px;"
important == <strong><font style="font:italic bold 16px arial;"> Text here </font></strong>
Example <important class="missing">Video Placeholder</important>

Picture Examples: 
(Right side)
<a href = "http://i.imgur.com/h7H0m0b.png"><img src="http://i.imgur.com/h7H0m0b.png" alt = "Elevated Slab with Worker" title = "Elevated Slab with Worker" style="max-width:300px; max-height:300px; border:1px solid blue; float:right; margin-left:10px;"/></a>

(Left side)
<a href = "http://i.imgur.com/EWHj3eh.png"><img src="http://i.imgur.com/EWHj3eh.png" alt = "Braced Slab" title = "Braced Slab"style="max-width:300px; max-height:300px; border:1px solid blue; float:left; margin-right:3px;"/></a>

(hover over image)
<a href="http://i.imgur.com/aTxezXX.png" id="Top Down Slab">
    <img title="Top Down Slab (Bracing in the 60 ft direction)" alt = "Top Down Slab"
        src="http://i.imgur.com/EL2FYDQ.png" 
        onmouseover="this.src='http://i.imgur.com/aTxezXX.png'".
        onmouseout="this.src='http://i.imgur.com/EL2FYDQ.png'" 
        style="max-width:300px; max-height:300px; border:1px solid blue; 
                float:right; margin-left:10px;"/>
</a>

Video:
<iframe width="420" height="315" src="http://www.youtube.com/embed/g43sFmgHOCk" frameborder="0" allowfullscreen style=" float:left; margin-right:20px;"></iframe>

(hover over image) Top Down Slab